home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chronicles of Narnia, The…) (Electronic Press Kit)
/
Chronicles of Narnia, The - The Lion, the Witch and the Wardrobe (Europe) (Electronic Press Kit).bin
/
bv_n_menu_pt.swf
/
scripts
/
frame_3
/
DoAction.as
Wrap
Text File
|
2005-10-03
|
95b
|
10 lines
if(percent >= 100)
{
gotoAndStop("base");
play();
}
else
{
gotoAndPlay(2);
}